Skip to main content

Find profile by id​

Find profile by id

Path Parameters
    id uuid required

    ID of the object to retrieve, update, or delete

Responses

Expected response to a valid request


Schema
    profile object
    name string
    profile_type_id uuid
    status string

    Possible values: [Active, Inactive, On Leave, Terminated]

    id_proofing_status string

    Possible values: [pending, pass, fail]

    created_at date-time
    updated_at date-time
    attributes object
    property name* string
Loading...