Get complimentary access OAuth Scope: complimentary_access:read
Get complimentary access OAuth Scope: complimentary_access:read
Retrieve a single complimentary access object belonging to a specific publication.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
publicationId
The prefixed ID of the publication object
complimentaryAccessId
The prefixed ID of the complimentary access object
Query parameters
expand[]
Optional list of expandable objects.tier - Returns the full tier object associated with this complimentary access.
Response
OK
data
The complimentary access object.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error