Get List Of Collections
Lists all system and custom collections of your workspace.
API Response Description:
Upon querying your collection endpoint, the API returns a structured response containing information about the available collections. Here’s a breakdown of the response:
Indicates the success or failure of the collection retrieval. In this case, true signifies a successful operation.
Provides a human-readable message accompanying the response. In this instance, it confirms the successful retrieval of the collection with the message “Collection fetched successfully.”
An array containing details of the available collections. For each collection in the data array:
This structured response aims to offer clarity and ease of interpretation, enabling developers and users to effectively understand and utilize the information retrieved from the collection endpoint.