Versions Compared

Key

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

...

Returns the internal role matching the ID specified.

HTTP

Method

method

URI

Scheme

scheme

GET

/server/internal-role/{roleId}

Parameters

Type

Name

Description

Qualification

Schema

Path

roleId

The ID of the internal role to get.

Required

string

String

Responses

HTTP code

Message

Common messages

Description

Schema

200

The internal role.

InternalRole

400

The application with the specified key could not be found

400

String

Invalid role ID format

400

String

Role not found!

400

String

The role ID '

%1

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

%2

<%2>'.

%1

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

%2


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

String

Security

Type

Name

apiKey

Key