Get the App Attestation for a dispatch target
GET/nevisidm/api/core/v1/:clientExtId/users/:userExtId/dispatch-targets/:dispatchTargetExtId/app-attestation
Since: 8.2605.0, 9.2605.0
Required permission(s): (AccessControl.CredentialView orAccessControl.DispatchTargetView) or SelfAdmin Role
Retrieves the App Attestation associated with the specified dispatch target. An app attestation represents a statement from an application about the authenticity of the device or environment it is running in.
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
App Attestation found
Insufficient permissions
Referenced resource not found
Invalid request parameters