Users

Get all users

get

Get a list of all members in your organization. This list includes all the members including the ones who are removed from the organization.

Authorizations
x-api-keystringRequired

Your API key. You can find this in your Spike dashboard under Settings > API.

Responses
chevron-right
200

Successful response

application/json
objectOptional
get
/users

Get a user

get

Get a list of all members in your organization. This list includes all the members including the ones who are removed from the organization.

Authorizations
x-api-keystringRequired

Your API key. You can find this in your Spike dashboard under Settings > API.

Path parameters
userIdstringRequired

userId parameter

Responses
chevron-right
200

Successful response

application/json
objectOptional
get
/users/{userId}

Last updated