Get external role account
Description
Returns the external role account matching the ID specified.
HTTP method | URI scheme |
---|---|
GET | /server/external-role-account/{roleAccountId} |
Parameters
Type | Name | Description | Qualification | Schema |
---|---|---|---|---|
Path | roleAccountId | The ID of the external role account. | Required | string |
Responses
HTTP code | Common messages | Description | Schema |
---|---|---|---|
200 |
| The external role account. | |
400 | The application with the specified key could not be found |
| String |
The role account ID '<%1>' does not match the company ID '<%2>'. | <%1> is the role account ID specified via the URL. <%2> is the company ID associated with the submitted application key. | String | |
Invalid role ID format | This error message is returned when the role account ID supplied is incomplete. | String | |
Role account not found! |
| String |
Security
Type | Name |
---|---|
apiKey |
Copyright © 2021–2024 Lequa Net AB – a subsidiary of Extracticon AB (publ). All rights reserved.