Get approval section setupCopy Pageget https://stage-api.findity.com/api/v1/admin/organizations/{organizationId}/approval/sections/{sectionId}Path ParamsorganizationIdstringrequired^[0-9a-fA-F]{32}$Unique identifier of the organization. String in UUID without dashes (32-character hex string).sectionIdstringrequired^[0-9a-fA-F]{32}$Unique identifier of the approval section. String in UUID without dashes (32-character hex string).Query ParamsincludestringenumString. Comma-separated list of extra fields to include in the response. Supported value: approver.meta.abbreviation — when provided, adds a meta object to each approver containing fullName, fullNameWithEmail, and amountLimitDescription formatted using the organization's base currency.approver.meta.abbreviationapprover.meta.abbreviationAllowed:approver.meta.abbreviationsortstringDefaults to name:asc,nodeDepth:ascString. Comma-separated list of properties to sort by, each followed by a colon and a direction. Available sort properties: nodeDepth, name, externalId, id. Available sort directions: asc, desc.maxinteger1 to 1000Defaults to 10max records to returnoffsetinteger≥ 0Defaults to 0the offset to be used in listsearchTextstringfree text to search forResponses 200OK 404Not found errorUpdated about 1 month ago Get approval sectionsOrganizationsDid this page help you?YesNo