cURL
curl --request GET \ --url https://api.mottostreaming.com/iam/projects/v1/{project_id} \ --header 'Authorization: Bearer <token>'
{}
GetProject
Returns information about the project.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK
Show child attributes