Client - API Endpoints

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Successful Operation

application/json
get
/contents/onboardings
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
slugstringRequired
Query parameters
includeSlidesbooleanRequired
Responses
200

Successful Operation

application/json
get
/contents/onboardings/{slug}
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
slugstringRequired
Responses
200

Successful Operation

application/json
get
/contents/onboardings/{slug}/slides
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
typestringRequired
Query parameters
includeSlidesbooleanRequired
Responses
200

Successful Operation

application/json
get
/contents/onboardings/types/{type}

Last updated

Was this helpful?