Get User List Upload Status
Loading...
API endpoint path: /pss/v1/fis/{fiId}/audiences/userListJobs/{jobId}
Gets the status of a user list upload job, showing its current state and progress.
Request
Responses
- 200
- 400
- 401
- 429
- 500
Status of the User List Upload Job, for the supplied jobId
Returned when the submitted request does not match the requirements defined in the specification. The provided error message will tell you more.
There was an authorization error. Check that the supplied credentials are correct.
The system is currently too busy processing other user list upload jobs. Try again later.
An unexpected error occurred while handling the request.