latestOpenAPI 3.0.02026-08-107797148.2 KB

89261af4dd80

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