GetCollectionById

Retrieves a collection and its associated collaborators by the given collection ID.

get
Authorizations
Query parameters
collectionIdinteger · int32Required

The ID of the collection to retrieve.

Responses
200
Success: The collection and its collaborators were successfully retrieved.
get
GET /Collections/GetCollectionById?collectionId=1 HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content