curl \
--request GET 'http://api.example.com/data/preview-files' \
--header "Authorization: $API_KEY"
PUT
/auth/totp
curl \
--request PUT 'http://api.example.com/auth/totp' \
--header "Authorization: $API_KEY"
DELETE
/auth/email-otp
curl \
--request DELETE 'http://api.example.com/auth/email-otp' \
--header "Authorization: $API_KEY"
GET
/auth/fido
curl \
--request GET 'http://api.example.com/auth/fido' \
--header "Authorization: $API_KEY"
GET
/data/asset-types/{asset_type_id}
curl \
--request GET 'http://api.example.com/data/asset-types/{asset_type_id}' \
--header "Authorization: $API_KEY"
POST
/actions/projects/{project_id}/assets/share
curl \
--request POST 'http://api.example.com/actions/projects/{project_id}/assets/share' \
--header "Authorization: $API_KEY"
POST
/data/projects
curl \
--request POST 'http://api.example.com/data/projects' \
--header "Authorization: $API_KEY"
GET
/data/departments
curl \
--request GET 'http://api.example.com/data/departments' \
--header "Authorization: $API_KEY"
PUT
/data/softwares/{instance_id}
curl \
--request PUT 'http://api.example.com/data/softwares/{instance_id}' \
--header "Authorization: $API_KEY"
GET
/data/preview-files
GET
/data/comments/{instance_id}
curl \
--request GET 'http://api.example.com/data/comments/{instance_id}' \
--header "Authorization: $API_KEY"
PUT
/data/comments/{instance_id}
curl \
--request PUT 'http://api.example.com/data/comments/{instance_id}' \
--header "Authorization: $API_KEY"
GET
/data/events/{instance_id}
curl \
--request GET 'http://api.example.com/data/events/{instance_id}' \
--header "Authorization: $API_KEY"
GET
/data/salary-scales
curl \
--request GET 'http://api.example.com/data/salary-scales' \
--header "Authorization: $API_KEY"
DELETE
/data/salary-scales/{instance_id}
curl \
--request DELETE 'http://api.example.com/data/salary-scales/{instance_id}' \
--header "Authorization: $API_KEY"
GET
/data/tasks/{task_id}/working-files
curl \
--request GET 'http://api.example.com/data/tasks/{task_id}/working-files' \
--header "Authorization: $API_KEY"
Create new output file linked to assets through an instance of this asset for a given shot.
Some output files are linked to assets through an instance of this asset for a given shot. Each time a CG artist is satisfied by what he did on a working file, he can create an output file that will be linked to a target instance. It keeps track of the working file at the origin of the output file. An output type is required for better categorization (textures, caches, ...). A task type can be set too to give the department related to the output file.
POST
/data/asset-instances/{asset_instance_id}/entities/{temporal_entity_id}/output-files/new
curl \
--request POST 'http://api.example.com/data/asset-instances/{asset_instance_id}/entities/{temporal_entity_id}/output-files/new' \
--header "Authorization: $API_KEY"
POST
/import/shotgun/projects
curl \
--request POST 'http://api.example.com/import/shotgun/projects' \
--header "Authorization: $API_KEY"
POST
/import/shotgun/steps
curl \
--request POST 'http://api.example.com/import/shotgun/steps' \
--header "Authorization: $API_KEY"
POST
/import/shotgun/versions
curl \
--request POST 'http://api.example.com/import/shotgun/versions' \
--header "Authorization: $API_KEY"
POST
/import/csv/persons
curl \
--request POST 'http://api.example.com/import/csv/persons' \
--header "Authorization: $API_KEY"
GET
/
curl \
--request GET 'http://api.example.com/' \
--header "Authorization: $API_KEY"
GET
/data/playlists/entities/{entity_id}/preview-files
curl \
--request GET 'http://api.example.com/data/playlists/entities/{entity_id}/preview-files' \
--header "Authorization: $API_KEY"
GET
/pictures/originals/preview-files/{instance_id}.png
curl \
--request GET 'http://api.example.com/pictures/originals/preview-files/{instance_id}.png' \
--header "Authorization: $API_KEY"
POST
/pictures/thumbnails/preview-background-files/{instance_id}.png
curl \
--request POST 'http://api.example.com/pictures/thumbnails/preview-background-files/{instance_id}.png' \
--header "Authorization: $API_KEY"
POST
/data/projects/{project_id}/settings/task-status
curl \
--request POST 'http://api.example.com/data/projects/{project_id}/settings/task-status' \
--header "Authorization: $API_KEY"
DELETE
/data/projects/{project_id}/settings/preview-background-files/{preview_background_file_id}
curl \
--request DELETE 'http://api.example.com/data/projects/{project_id}/settings/preview-background-files/{preview_background_file_id}' \
--header "Authorization: $API_KEY"
GET
/data/episodes
curl \
--request GET 'http://api.example.com/data/episodes' \
--header "Authorization: $API_KEY"
GET
/data/sequences/{sequence_id}/scenes
curl \
--request GET 'http://api.example.com/data/sequences/{sequence_id}/scenes' \
--header "Authorization: $API_KEY"
GET
/data/projects/{project_id}/comments
curl \
--request GET 'http://api.example.com/data/projects/{project_id}/comments' \
--header "Authorization: $API_KEY"
POST
/actions/projects/{project_id}/delete-tasks
curl \
--request POST 'http://api.example.com/actions/projects/{project_id}/delete-tasks' \
--header "Authorization: $API_KEY"
DELETE
/actions/tasks/{task_id}/time-spents/{date}/persons/{person_id}
curl \
--request DELETE 'http://api.example.com/actions/tasks/{task_id}/time-spents/{date}/persons/{person_id}' \
--header "Authorization: $API_KEY"
GET
/data/user/assets/{asset_id}/task-types
curl \
--request GET 'http://api.example.com/data/user/assets/{asset_id}/task-types' \
--header "Authorization: $API_KEY"
GET
/data/user/filters
curl \
--request GET 'http://api.example.com/data/user/filters' \
--header "Authorization: $API_KEY"
GET
/data/user/projects/{project_id}/task-types/{task_type_id}/sequence-subscriptions
curl \
--request GET 'http://api.example.com/data/user/projects/{project_id}/task-types/{task_type_id}/sequence-subscriptions' \
--header "Authorization: $API_KEY"
DELETE
/actions/user/sequences/{sequence_id}/task-types/{task_type_id}/unsubscribe
curl \
--request DELETE 'http://api.example.com/actions/user/sequences/{sequence_id}/task-types/{task_type_id}/unsubscribe' \
--header "Authorization: $API_KEY"
GET
/data/concepts/{concept_id}/task-types
curl \
--request GET 'http://api.example.com/data/concepts/{concept_id}/task-types' \
--header "Authorization: $API_KEY"