Get
Retrieve a specific placement
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organizationId
Unique identifier of the organization
placementId
Unique identifier of the placement (UUID v7)
Response
Placement resource
placementMainPage
Main-page placement resource data
OR
placementPushNotification
Push-notification placement resource data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Does Not Exist Error
500
Internal Server Error