Variables

List Variables

Retrieves a paginated list of global variables for a specific connector. Can be filtered by label, key, and value. Note: In the Patchworks dashboard, a system is known as a connector.

get/api/v1/variables

Query parameters

filter[label]string

Filter results by label.

filter[key]string

Filter results by key.

filter[value]string

Filter results by value.

sortstring

Sort field. Prefix with - for descending. Available: label, key, value

pageinteger

Page number for pagination.

per_pageinteger

Number of results per page.

Response

Successful response

Changes

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