Skip to navigation
ReferenceAutomation Studio

Get a Studio project as an admin

Returns a Studio project, bypassing per-project access control.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

projectIdstringRequired
Project identifier

Response

API response body
messagestringOptional
dataobject or nullOptional
Project data as it is sent back from get and search endpoints
metadataobjectOptional

Errors

500
Internal Server Error