Agent > Webapp
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200Success
application/json
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
503
The agent service is unavailable
get
/api/v1/agent/webapp/templatesAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
definitionNamestringRequiredExample:
documentSignatureResponses
200Success
application/json
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
503
The agent service is unavailable
post
/api/v1/agent/webapp/presentation-definitionsAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200Success
application/json
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
503
The agent service is unavailable
get
/api/v1/agent/webapp/presentation-definitions/templatesLast updated