curl --request GET \
--url https://wmc.wiremockapi.cloud/v1/teams/{teamId} \
--header 'Authorization: <api-key>'{
"team": {
"id": "<string>",
"name": "<string>",
"links": {
"organisation": "<string>",
"aclSubject": "<string>",
"aclObject": "<string>",
"acl": "<string>"
},
"aclObject": "<string>",
"aclSubject": "<string>"
}
}curl --request GET \
--url https://wmc.wiremockapi.cloud/v1/teams/{teamId} \
--header 'Authorization: <api-key>'{
"team": {
"id": "<string>",
"name": "<string>",
"links": {
"organisation": "<string>",
"aclSubject": "<string>",
"aclObject": "<string>",
"acl": "<string>"
},
"aclObject": "<string>",
"aclSubject": "<string>"
}
}200 response
Show child attributes
The ACL object ID of the entity.
The ACL subject ID of the entity.