GET /api/v1/collections/{id}

Fetch a single collection by its numeric ID including its metadata. Use the /items endpoint to retrieve the full list of contained resources.

Required Scopes

  • read

Parameters

Name In Required Type Description
id path yes integer

Request Body

None.

Responses

200

single collection

Schema: collection_output

collection_output

Field Type Required Description
id integer yes
name string yes