Skip to main content

Find role-profile contributor relationship by id

GET 

/role_profiles/:id

Find role-profile contributor relationship by id

Request

Path Parameters

    id uuidrequired

    ID of the object to retrieve, update, or delete

Responses

Expected response to a valid request

Schema
    role_profile object
    id uuid
    uid string

    Possible values: >= 32 characters and <= 32 characters

    role_id uuid
    profile_id uuid
Loading...