Retrieves credentials for a company
GET/v1/credentials
Retrieves a list of shared credentials for a company.
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 500
The retrieved credentials for a company.
Bad request.
Unauthorized. Missing or invalid credentials.
Forbidden. The user does not have the permission to do this action.
Not found. The resource was not found.
Internal Server Error.