ConferenceCategory
Retrieves the collection of ConferenceCategory resources.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
ConferenceCategory collection
get
/api/conference_categories200
ConferenceCategory collection
Retrieves a ConferenceCategory resource.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Resource identifier
Responses
200
ConferenceCategory resource
404
Resource not found
get
/api/conference_categories/{id}Last updated
Was this helpful?