Get Call ID

Get the details of an API call from the API Call History.

Returns: API call details.

GET /{tenant}/api/v3/log/getexecutionhistorybycallid/{callId}/{index}

Authorization

Path parameters

Key
Value

tenant *

Tenant is part of your Log in to Spark URL and also available in the User menu.

callId *

Execute API call_id.

Query parameters

Key
Value

index

Index number for the record to get. With Execute API (v4), multiple request records can be submitted at once.

Sample request with API key

See How to: Setup a feature permission for guidance in assigning the enable the Authorization - API keys to access Permissions - Features permissionsSpark.DownloadServiceByCallId.json.

Sample response

HTTP 200 OK Content-Type: application/json

Last updated