Get a dispatch target
GET/nevisidm/api/core/v1/:clientExtId/users/:userExtId/dispatch-targets/:dispatchTargetExtId
Since: 8.2605.0, 9.2605.0
Required permission(s): (AccessControl.CredentialView orAccessControl.DispatchTargetView) or SelfAdmin Role
Retrieves the details of a specific dispatch target for the specified user, including its associated App Attestation if one exists.
This endpoint supports self-admin access. When accessed by the user themselves, a valid JWT token must be provided in the X-Token header.
Request
Responses
- 200
- 403
- 404
- 422
Dispatch target found
Insufficient permissions
Referenced resource not found
Invalid request parameters