List All Global Variables
Authorizations
Nected-API-KeystringRequired
Your Nected API key. Obtain from workspace settings.
Query parameters
pageNointegerOptionalDefault:
Page number (1-based)
1pageSizeintegerOptionalDefault:
Items per page
10Header parameters
Nected-BranchstringOptional
Branch name (optional)
Responses
200
OK — paginated list of global variables
application/json
Response wrapper for the list endpoint
codestringOptionalExample:
successmessagestringOptionalExample:
Success.pageNointegerOptionalExample:
1pageSizeintegerOptionalExample:
10totalCountintegerOptionalExample:
4totalPagesintegerOptionalExample:
1400
Bad Request
application/json
500
Internal Server Error
application/json
get
/dev/variableExample response (full JSON)
Last updated