v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
App Properties

Get Forge app properties.

Gets Forge app properties. This API can only be accessed using asApp() requests from Forge.

get/app/properties

Query parameters

cursorstring

Used for pagination, this opaque cursor represents the last returned property key. It will be included in the response body as the next link. Use this key to request the next set of results.

limitinteger

Maximum number of app properties per result to return. If more results exist, use the last returned property key from the Link field in the response body as a cursor to retrieve the next set of results.

Response

Forge app properties returned on success.