Retrieve customer grant

Retrieves a customer grant by the ID of the customer that approved it and its own ID.

This endpoint is not rate limited.

Scopes: GRANTS_READ

Path parameters

customer_idstringRequired
ID of the customer that approved the customer grant.
grant_idstringRequired
ID of the customer grant to retrieve.

Headers

AcceptstringRequired
X-RegionstringRequired
X-SignaturestringRequired
User-AgentstringRequired

Response

OK
grantobject
Describes a grant that can be used to perform actions specified in a customer request using the Network API.

Errors

404
Retrieve Customer Grant Request Not Found Error