Get Organization Custom Fields

This endpoint retrieves all custom field definitions configured for the organization.

The response includes custom fields for different entities:

  • users → Custom fields defined for user entities
  • applications → Custom fields defined for application entities
  • vendors → Custom fields defined for vendor entities
  • contracts → Custom fields defined for contract entities
  • departments → Custom fields defined for department entities
  • request_licenses → Custom fields defined for license request entities
  • transactions → Custom fields defined for transaction entities

Each custom field includes:

  • field_id → Unique identifier for the field
  • field_name → Display name of the field
  • field_type → Type of field (text, date, bool, select, reference)
  • field_options → Available options (only for select type fields)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Headers
string
required

Your Zluri API key for authentication

Responses

400

Bad request

401

Unauthorized - Invalid or missing API key

500

Internal server error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json