Get tier
Retrieve a single tier 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
tierId
The prefixed ID of the tier object
Query Parameters
expand[]
Optional list of expandable objects.stats - Returns statistics about the tier(s).prices - Returns prices for the tier(s).
Response
OK
data
The subscription tier object.