cURL
curl --request GET \ --url https://app.alana.shopping/api/workspace/{workspaceId}/catalogs/{catalogId} \ --header 'Authorization: Bearer <token>'
{}
Bearer token authentication. Obtain a token via the authentication endpoint and include it in the Authorization header: Authorization: Bearer <token>
Authorization: Bearer <token>
The workspace ID
Catalog details retrieved successfully
The response is of type object.
object