Retrieve app override

Get the configuration of a specific app override

get/v1/connect/{project_id}/app_overrides/{id}

Response

app override retrieved

idstring required

Hash ID for the app override

namestring required

Name of the override, unique per owner

oauth_app_idstring nullable

Hash ID of the custom OAuth client the override selects, if any

cfmapobject required

Pre-defined custom field values, keyed by the app's custom field names. Sensitive (password-type) fields cannot be pre-defined.

owner_idstring required

Hash ID of the owner: the workspace (o_...) or the project (proj_...)

created_atstring date-time
updated_atstring date-time

Changes

Changed in 1 of the 2 revisions of this API.1