List approval sections

Returns the approval sections configured on the organization. The organizationId path parameter supports both the Findity id and the partner-side externalId.

Path Params
string
required

Unique identifier of the organization. String in UUID without dashes (32-character hex string) if access is done via values from Findity system otherwise, id of external system can be used

Query Params
boolean
enum

Boolean filter for approval section status. When true, returns only active approval sections; when false, returns only inactive sections. If omitted, sections are returned regardless of active status.

Allowed:
string
enum

Filter approval sections by type. Accepted values are DEPARTMENT and DIMENSION.

Allowed:
string
Defaults to sortOrder:asc

Comma-separated list of properties to sort by, each followed by a colon and a direction (asc or desc). Available sort properties: sortOrder, type, active.

integer
1 to 1000
Defaults to 10

max records to return

integer
≥ 0
Defaults to 0

the offset to be used in list

Responses

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