List Collections.
Collections
List Collections
Retrieves a paginated list of collections with optional search functionality.
GET
List Collections.
Documentation Index
Fetch the complete documentation index at: https://docs.tryhamsa.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Query Parameters
Number of items to skip (pagination).
Required range:
x >= 1Example:
1
Number of items to take (pagination).
Required range:
x >= 1Example:
10
Searches collections by name or description.
Example:
"My Collection"