Skip to main content
GET
Get an access request's data

Authorizations

Authorization
string
header
required

Path Parameters

app_id
integer
required

UID of this application

Example:

1

access-request_id
integer
required

UID of this access request

Example:

1

Response

OK

Catalogue
string

Catalogue of API Products included in this access request

Example:

"Public Catalogue"

Client
string

Name of the developer app

Example:

"Payment application"

CreatedAt
string

Timestamp of when this access request was created

Pattern: ^\d{4}-\d{2}-\d{2} \d{2}:\d{2}$
Example:

"2023-06-25 13:37"

UpdatedAt
string

Timestamp of when this access request was updated the last time

Pattern: ^\d{4}-\d{2}-\d{2} \d{2}:\d{2}$
Example:

"2023-06-25 13:37"

DeletedAt
string

Timestamp of when this access request was removed

Pattern: ^\d{4}-\d{2}-\d{2} \d{2}:\d{2}$
Example:

"2023-06-25 13:37"

Plan
string

Name of a plan included in this access request

Example:

"Free plan"

User
string

Descriptor of a user to whom this access request belongs

Example:

"User#1"

Products
string

Names of products included in this access request

Example:

"Payment API"

Credentials
object[]