Organizations
internal
Poll the status of an org's background demo-populate task.
get/api/v1/organizations/{id}/populate-demo/status
Path parameters
idstring uuid required
Organization ID
Response
Demo populate status
Example response
{
"meta": {
"api_version": 1,
"server_version": "0.17.13"
}
}Changes
Changed in 2 of the 72 revisions of this API.12
- ▲
added
subschema #1: Runningsubschema #2: Completesubschema #3: Failedto thedataresponse propertyoneOflist for the response status200response-property-one-of-added
- ○
removed
subschema #1subschema #2subschema #3from thedataresponse propertyoneOflist for the response status200response-property-one-of-removed
- ▲
- ○
endpoint added
endpoint-added
- ○