Menus
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
The number of resources to return in a single response.
Unique identifier.
^[a-zA-Z0-9-]+$Unique identifier.
^[a-zA-Z0-9-]+$Filters the objects that were updated after a specified datetime.
Timestamp in RFC 3339 format.
2023-10-16T14:30:00ZDate in RFC 3339 format.
2023-10-16Include all deleted menus in response.
Comma-separated list of UUIDs (each 36 characters).
5efa8b3c-b930-4b31-918d-95ab0e212e64,123e4567-e89b-12d3-a456-426614174000Pattern: ^([a-fA-F0-9\-]{36})(,[a-fA-F0-9\-]{36})*$Successful response with menus data in JSON:API format.
Bad request.
Unauthorized.
Unprocessable entity.
Too many requests.
Internal Server Error.
Service is unavailable.
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Universally unique ID UUID.
2496b6bd-a326-4a5a-95c8-359c943dcee8Successful response with menu data in JSON:API format, including optional related resources.
Bad request.
Unauthorized.
Not found.
Unprocessable entity.
Too many requests.
Internal Server Error.
Service is unavailable.
Last updated
Was this helpful?