Get project

Returns the Project.

Authentication

AuthorizationBasic

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

Path parameters

projectIdstringRequired
Project identifier

Response

API response body
messagestring
dataobject or null
Project data as it is sent back from get and search endpoints
metadataobject

Errors

500
Internal Server Error