latestOpenAPI 3.0.42026-08-10286298.1 KB

5728f183a29d

WorkApps

Returns a paginated list of available Custom Fields for a specific Work App.

get/api/v1/WorkApps/{workAppId}/CustomFields

Path parameters

workAppIdstring uuid required

The Work App's unique identifier.

Query parameters

cursorstring

Optional pagination cursor for fetching the next page of results. Refer to the pagination section in the documentation for usage details.

Headers

X-API-SECRETstring required

API Secret is used to verify the integrity of the request and authenticate the client. It should be included in all requests. This value must be kept confidential and should never be exposed in client-side code or public repositories.

API Secret is used to verify the integrity of the request and authenticate the client. It should be included in all requests. This value must be kept confidential and should never be exposed in client-side code or public repositories.

Response

OK