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/projects/current
Response
Successful response
Example response
{
"id": "e0b52f4d-dece-408c-af49-d23061bb0f8d",
"display_name": "MyMusic"
}