AM/TA/Inv - Get Error Details
Details
Synopsis
- : readErrors
The number of rows being retrieved. Must be a positive integer.
The offset (i.e. row start index). Must be a positive integer (or 0).
The comma delimited list of security ids to filter the error records. Up to 10 records can be provided. Each record should not exceed 12 characters.
USCCWSF01I00,USCCWSF01I01The comma delimited list of tracking ids to filter the error records. Up to 10 records can be provided. Each record should not exceed 12 characters.
2f33038c-7a80-4d4c-8dbe-57e105f84446The comma delimited list of security correlation ids to filter the error records. Up to 10 records can be provided. Each record should not exceed 100 characters.
1234,5678,7890The organization identifier linked to the correlation ids provided in the "securityCorrelationIdsFilter" property. If not provided the organization id will be inferred from the access token.
The comma delimited list of error ids to filter the error records. Up to 50 records can be provided. Each record should be a UUID v4 value.
bbb562cc-636a-48c0-9d77-ba1f1b15da07,2159457f-0167-4e93-a969-9cf0db05e0bfSuccessfully retrieved error details
This ID can be provided to allow tracking the request that generated the error on the platform.
2159457f-0167-4e93-a969-9cf0db05e0bfJSON object to that represents the action details.
{"some":"Input","that":"Caused the error"}The unique identifier of the error.
2159457f-0167-4e93-a969-9cf0db05e0bfThis is the date on which the error happened
2024-09-12T00:00:00.000ZDate-time string
2024-09-12T00:00:00.000ZDate string
1980-01-01Epoch timestamp (milliseconds)
1185106460000The following error codes can be returned: - GN0002 - GN0004 - GN0005 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AU0001 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AU0002 Please refer to the error code dictionary for the details of each error code.
Last updated
Was this helpful?

