Push API and Webhooks
...
Hiring Team
Company-level
retrieve get /companies/\<company pk>/users/ description retrieves a list of users that have access to the specified company response true 220,220,221left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type exceptions true 330,331left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type example request curl i \\ x get "$host/$api version/companies/1/users/" \\ h "x app id $app id" \\ h "x app key $app key" \\ h "content type application/json" response { "count" 6, "next" "$host/$api version/companies/1/users/?page=4", "previous" "$host/$api version/companies/1/users/?page=2", "results" \[ { "email primary" "kalle\@kulla com", "emails" \["kula\@kalle com", "kalle\@kulla com"], "first name" "kalle", "id" 1, "is agency user" false, "last name" "kula", "role" "admin" }, { "email primary" "kalle\@kulla com", "emails" \["kula\@kalle com", "kalle\@kulla com"], "first name" "kalle", "id" 2, "is agency user" false, "last name" "kula", "role" "owner" }, { "email primary" "kalle\@kulla com", "emails" \["kula\@kalle com", "kalle\@kulla com"], "first name" "kalle", "id" 3, "is agency user" false, "last name" "kula", "role" "manager" }, { "email primary" "kalle\@kulla com", "emails" \["kula\@kalle com", "kalle\@kulla com"], "first name" "kalle", "id" 4, "is agency user" true, "last name" "kula", "role" "member" } ] }