GET
/
v1
/
custom-field
/
fetchByIds
Get custom fields by IDs
curl --request GET \
  --url https://platform.thena.ai/v1/custom-field/fetchByIds \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Enter the bearer token

Query Parameters

ids
string[]
required

Response

401

User is not authenticated!