For the complete documentation index, see llms.txt. This page is also available as Markdown.

List resources using config-driven query parameters

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
filter[]string[]Optional
sortstring · max: 255Optional
pageinteger · min: 1Optional
per_pageinteger · min: 1 · max: 100Optional
includestring · max: 255Optional
Responses
200Success
application/json
objectOptional
get/location-areas
GET /your-tenant/api/v1/location-areas HTTP/1.1
Host: plan.claret.app
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{}

Last updated

Was this helpful?