spaces
Get Space Custom Fields
List the custom fields configured on an account or project space, together with their current values. Fields come from the template the space was created with, so a space whose template defines no custom fields returns an empty list.
Returns 404 if the space does not exist in your organization, is deleted, or is not an account/project space (organization, personal, and portal spaces have no custom fields).
get/v2/spaces/{space_id}/custom-fields
Path parameters
space_idstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.