Get Workspace Custom Fields

View the Custom Fields you have access to in a specific Workspace. Get Workspace Custom Fields only returns Custom Fields created at the Workspace level. Custom Fields created at the Space, Folder, and List level are not included.

SecurityAuthorization_Token
Request
path Parameters
team_id
required
number <double>

Workspace ID

header Parameters
Content-Type
required
string
Value: "application/json"
Responses
200
get/v2/team/{team_id}/field
Request samples
Response samples
application/json
{
  • "fields": [
    ]
}