Skip to content

Get organization member by user

GET
/api/organization/{organizationid}/member-for-userid
curl --request GET \
--url https://api.eventpoint.io/api/organization/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/member-for-userid \
--header 'x-api-key: <x-api-key>'
organizationid
required
string format: uuid

The organization identifier.

userid
string format: uuid

The user identifier.

OK

object
id
string format: uuid
created
string format: date-time
modified
string format: date-time
etag
null | string
organizationId
string format: uuid
userId
string format: uuid
role
string
isAccountOwner
boolean
name
null | string

Forbidden

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string