cURL
curl --request GET \ --url https://api.snitcher.com/v1/workspaces/{workspaceUuid}/organisations/{organisationUuid} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Enter your personal access token (PAT) to authenticate
The UUID of the workspace
"550e8400-e29b-41d4-a716-446655440000"
The UUID of the organisation
The organisation
true
Show child attributes