Organization Requests

Show status of all previous operation requests on the organization.

Path parameters

entityIdstringRequired

Headers

api_keystringRequired
api_keystringRequired
Your API key provided by FrankieOne
X-Frankie-CustomerIDstringRequired
Your Customer ID provided by FrankieOne
X-Frankie-CustomerChildIDstringOptional
Your Customer Child ID provided by FrankieOne

Response

OK
entityIdstring or null

Entity’s are assigned an auto-generated UUID to ensure global uniqueness, represented as an entityId. The entityId allows for precise modification when required. To modify an entity, set the entityId of the entity you wish to update in an update request call.

requestsmap from strings to lists of objects or null
A map of requestTypes to request details. RequestType can be one of reports, ownership
requestIdstring or null
The unique request ID for the API call made.

Errors