show

fun Collections.show(id: String, vararg options: Option): JsonObjectApiAction<Collection.Model>

Retrieve information associated with a specific Collection.

Twitter API reference

Receiver

Collections endpoint instance.

Return

JsonObjectApiAction for Collection.Model model.

Parameters

id

The identifier of the Collection for which to return results.

options

Optional. Custom parameters of this request.