GET api/ApiKeys/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

ApiKey
NameDescriptionTypeAdditional information
Id

integer

None.

OwnerGuid

globally unique identifier

None.

ClientApplicationName

string

Required

String length: inclusive between 0 and 100

Key

globally unique identifier

None.

PermissionData

Collection of byte

Required

Max length: 64

IsEnabled

boolean

None.

BigId

integer

None.

OwnerBigId

integer

None.

TargetApplicationId

integer

None.

RequestAudience

string

None.

TargetApplication

Collection of Application

None.

Permissions

ApiPermission

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.