action slideroom_applicant_get_attribute_names_v2 { label: "Gets the custom applicant attributes used by the organization." provider: slideroom method: GET path: "/api/v2/applicant/attributes/names" encoding: json output: { type: "object" additionalProperties: true } }