Skip to content

List project members

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

The project identifier.

OK

object
id
string format: uuid
created
string format: date-time
modified
string format: date-time
etag
null | string
projectId
string format: uuid
userId
string format: uuid
organizationId
null | string format: uuid
personId
null | string format: uuid
memberType
string
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