Get the current project
Projects
Get the current project
Get the current project information including display name, OAuth providers and authentication methods. Useful for displaying the available login options to the user.
GET
Get the current project
Response
200 - application/json
Successful response
The unique identifier of the project
Example:
"e0b52f4d-dece-408c-af49-d23061bb0f8d"
Human-readable project display name. This is not a unique identifier.
Example:
"MyMusic"