Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{server}/api/allocations/{id}/ \ --cookie sessionid=
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "repository_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "owner_user": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "email": "jsmith@example.com", "name": "<string>", "is_system_admin": true, "is_repository_admin": true, "date_joined": "2023-11-07T05:31:56Z" }, "owner_project_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "parent_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "children_count": 123, "alias": "<string>", "data_volume_limit": 123, "max_records": 123, "current_bytes": 123, "current_record_count": 123, "is_default": true, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
Show child attributes