View a sharing group blueprint's organisation filter result
View the list of organisations that would become part of the sharing group, on execution of the blueprint. This allows you to check the results of the currently set filters in a blueprint.
Path parameters
UUID or numeric ID of the sharing group blueprint
Response
Sharing group blueprint viewOrgs response
Example response
[
{
"Organisation": {
"id": "12345",
"uuid": "c99506a6-1255-4b71-afa5-7b8ba48c3b1b",
"name": "Axiom",
"sector": "Esports",
"type": "Commercial",
"nationality": "South Korea"
}
}
]Changes
Changed in 5 of the 50 revisions of this API.212
- ●
for the
pathrequest parametersharingGroupBlueprintId, the type/format of propertyoneOf[SharingGroupId]/was changed fromstring/to/request-parameter-property-type-changed
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲