Workflow
Find workflow schemes
Returns workflow schemes. Can be filtered by content type and/or live status through optional query parameters.
get/api/v1/workflow/schemes
Query parameters
contentTypeIdstring
Optional filter parameter that takes a content type identifier and returns all workflow schemes associated with that type.
Leave blank to return all workflow schemes.
Example value: c541abb1-69b3-4bc5-8430-5e09e5239cc8 (Default page content type)
showArchivedboolean
If true, includes archived schemes in response.
Response
Scheme(s) returned successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.