Get person by ID
People
Get person by ID | Comp AI API
Returns a specific member by ID for the authenticated organization with their user information.
GET
Get person by ID
Documentation Index
Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Path Parameters
Member ID
Example:
"mem_abc123def456"
Response
Person retrieved successfully
Member ID
Example:
"mem_abc123def456"
Organization ID this member belongs to
Example:
"org_abc123def456"
User ID associated with member
Example:
"usr_abc123def456"
Member role
Example:
"admin"
When the member was created
Example:
"2024-01-01T00:00:00Z"
Member department
Available options:
none, admin, gov, hr, it, itsm, qms Example:
"it"
Job title for the member
Example:
"Software Engineer"
Whether member is active
Example:
true
Whether member is deactivated
Example:
false
FleetDM label ID for member devices
Example:
123
User information
Background check requests for this member

