Components

Retrieving components list

Returns many components.

get/api/v2/components/

Query parameters

fieldsstring

Comma-separated response fields to include. Available fields: id,originGroupId,name,isComponent,steps.

folderIdstring uuid
noFolderboolean
ordering'-created' | '-name' | 'created' | 'name'
pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

querystring

Search in names with the following query

Response

countinteger required
nextstring uri nullable
previousstring uri nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.