List RequisitionsAsk AIget https://{subdomain}.pinpointhq.com/api/v1/requisitionsQuery Paramsincludearray of stringsInclude related resourcesrequisition_templatecreatorrequisition_detailsfields[requisitions]array of objectsInclude only specified fields of Requisition in responseidrequisition_template_idnameidentifierjob_idcreator_idstatuscreated_atupdated_atfields[requisition_templates]array of objectsInclude only specified fields of Requisition Template in responseidnameenforced_maximum_headcounthas_enforced_maximum_headcountcreated_atupdated_atfields[users]array of objectsInclude only specified fields of User in responseidaccess_group_idcreated_atemailfirst_namelast_nametime_zoneupdated_atfields[requisition_details]array of objectsInclude only specified fields of Requisition Detail in responseidrequisition_idrequisition_template_field_idvarchar_valuetext_valueboolean_valuedate_valuedecimal_valueinteger_valuesingle_select_valuemulti_select_valuefield_typelabelcreated_atupdated_atfilter[identifier]array of stringsFilter records by Identifierfilter[identifier]ADD stringfilter[created_at][gt]date-timeFilter records with created_at greater than this valuefilter[created_at][lt]date-timeFilter records with created_at less than this valuefilter[updated_at][gt]date-timeFilter records with updated_at greater than this valuefilter[updated_at][lt]date-timeFilter records with updated_at less than this valuesortarray of stringsSort records according to one or more criteria You should not include both ascending id and descending -id fields the same timeid-idcreated_at-created_atupdated_at-updated_atpage[number]integerDefaults to 1The page number of records to returnpage[size]integer0 to 1000Defaults to 100The number of records to returnstats[total]stringenumInclude the total number of matched records within the meta key of the response object.countcountAllowed:countResponses 200OK: Requisitions collection 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests 500Internal Server ErrorUpdated about 1 year ago