Get profile types
GET {{baseUrl}}/profile_types
Get option based attribute values
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
query[limit] | number | Allows for pagination and sorting. | |
query[offset] | number | Allows for pagination and sorting. | |
query[order] | string | Allows for pagination and sorting. | |
name | string | object name for filtering | |
archived | boolean | Filter by archive status | |
metadata | boolean | Returns batching metadata in the response |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"profile_types":[{"id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","uid":"ad ea suntanim ullamco etquis Ut","name":"Worker","category":"employee","bypass_dup_protection":false,"archived":false,"permitted_role_ids":["33f072dd-13b4-41e1-8ea0-16f2a59b57c8"],"isc_synced":false,"profile_type_dup_attributes":[{"id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","uid":"tempor nisi eu idconsectetur eli","profile_type_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","ne_attribute_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8"},{"id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","uid":"quis pariatur Excepteur sed site","profile_type_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","ne_attribute_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8"}],"profile_type_namings":[{"id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","uid":"Duis sed ideu culpa tempor exerc","profile_type_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","ne_attribute_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","order":0},{"id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","uid":"ullamco ExcepteurLoremullamco ei","profile_type_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","ne_attribute_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","order":0}]},{"id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","uid":"utveniam in occaecatmollit eiusm","name":"Worker","category":"employee","bypass_dup_protection":false,"archived":false,"permitted_role_ids":["33f072dd-13b4-41e1-8ea0-16f2a59b57c8"],"isc_synced":false,"profile_type_dup_attributes":[{"id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","uid":"consequat sit inlabore ex adipis","profile_type_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","ne_attribute_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8"},{"id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","uid":"Duis velitquioccaecatsint ex adi","profile_type_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","ne_attribute_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8"}],"profile_type_namings":[{"id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","uid":"nisi amet pariatur laborisdolore","profile_type_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","ne_attribute_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","order":0},{"id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","uid":"cillum velit cupidatatirure magn","profile_type_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","ne_attribute_id":"33f072dd-13b4-41e1-8ea0-16f2a59b57c8","order":0}]}],"_metadata":{"limit":41415511,"offset":-89955649,"total":10949450,"next":"/endpoint?limit=10\u0026offset=60","previous":"/endpoint?limit=10\u0026offset=40"}}