Properties
Returns a list of property IDs on Channels Plus that you have access to.
get
Query parameters
pageinteger · min: 1OptionalDefault:
The page number of the results to fetch
1perPageinteger · min: 10 · max: 500OptionalDefault:
The number of results per page
100Header parameters
x-sm-api-idstringRequired
The api id for channel
x-sm-api-keystringRequired
The api key for channel
Responses
200
successful
application/json
400
Invalid request
application/json
401
Unauthorized
application/json
403
Unauthorized
application/json
404
The specified resource was not found
application/json
429
The number of requests for the last 5 minutes window has reached the limit for the given channel
application/json
500
Unexpected error occurred
application/json
get/properties
Last updated
Was this helpful?