![]() |
API Documentation
|
where {collectionId} is the ID of a collection.
GET - used to retrieve a list of metadata/attribute information about all collections contained within a collection (specified by this collection's ID).This API endpoint retrieves a list of metadata/attribute information about all collections contained within a collection, using this collection's ID.
A collection's ID can be obtained by calling the <access-service>/api/v1/items API endpoint, which retrieves a list of information associated with collections that can be filtered using various 'search' criteria.
If the access token passed in the header of requests to this endpoint belongs to a Covata user with the Collaborator role, then only collections which this user is a collaborator on are returned in the response.
The collections returned in the response can also be filtered according to collections:
This API endpoint supports the following Covata user roles (as described in the Covata Platform Administrator's Guide):
The Covata Platform's resources available to one of these Covata users (above) is determined by the access token passed in the header of requests to this endpoint.
The appropriate access token as the Bearer token:
Authorization: Bearer a1b2c3d4-e5f6-g7h8-i9j0-k1l2m3n4o5p6The following optional parameters can be sent in the URL of the GET request:
ASC or DESC (default is ASC). view - .
Example ():
A JSON-formatted response containing the following members:
items - .
Example (response from ...):