Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns the internal role account matching the ID specified.

HTTP

Method

method

URI

Scheme

scheme

GET

/server/internal-role-account/{roleAccountId}

Parameters

Type

Name

Description

Qualification

Schema

Path

roleAccountId

The ID of the internal role account to get.

Required

string

String

Responses

HTTP

Code

code

Message

Common messages

Description

Schema

200

The internal role account.

InternalRoleAccount

400

The application with the specified key could not be found

400

String

Invalid role ID format

This error message is returned

when the

when the role account ID on the path section of the URL is not in the correct format. This error is not related to a role and its ID, as is falsely claimed by the message.

400

String

Role account not found!

400

String

The role account ID '

%1

<%1>' does not match the company ID '

%2

<%2>'.

%1

<%1> is the role account ID specified via the URL.

%2


<%2> is the company ID associated with the submitted application key.

String

Security

Type

Name

apiKey

Key