API Documentation
Toggle TOC panel
<access-service>/api/v1/users/me/applications/approvals

URL structure

1 https://access-service.xy-company.com/api/v1/users/me/applications/approvals

Supported methods and overview

Note: This method takes no parameters.

Detailed description

This API endpoint retrieves a list of information about third party (i.e. non-Covata) client applications which the Covata user (whose access token is submitted in the request to this endpoint) has approved access to their resources on the Covata Platform.

This application approval process is a step that occurs after the user signs in from a third party client application which utilizes the authorization code or implicit OAuth 2.0 grant types - i.e. via the <access-service>/api/oauth/authorize API endpoint.

Such a client application could be one that you or your organization is developing, where this application integrates with Covata technologies using the Covata API.

Note: Before any client application can be granted access to a Covata user's resources, a Safe Share administrator must first have registered the client application on their Covata Platform instance.

Supported roles

This API endpoint supports requests utilizing Covata user accounts with the following roles (as described in the Safe Share Administrator's and Organization Administrator's Guides):

The Covata Platform's resources available to one of these Covata users (above) is determined by the access token submitted in the header of requests to this endpoint.

Required headers

The appropriate access token as the Bearer token:

  • Authorization: Bearer eyJhbGciOiJSUzI1NiJ9.eyJleHAiOjE0NjcwMTY2NjYsInVzZXJfbmFtZSI6ImFsZXgub...

Returns

If the request succeeded, then an HTTP response status 200 OK is returned.

For successful requests only, a JSON-formatted response containing the following members is also returned: