Organization Team

Read and write team information

Organization Team object

Attributes

object

String

String representing the object's type

permissions

Object
{
"object": "management.team.role_permissions",
"permissions": [
{}
]
}

Get team

Get the information of a specific team

No parameters required
GEThttp://api.metorial.com/organization/team-role-permissions
curl -X GET "https://api.metorial.com/organization/team-role-permissions" \
-H "Authorization: Bearer metorial_sk_..."