Get a list of all members in your organization. This list includes all the members including the ones who are removed from the organization.
Your API key. You can find this in your Spike dashboard under Settings > API.
Successful response
Unauthorized
Get information about your orgranization.
Last updated 3 days ago
GET /orgs/members HTTP/1.1 Host: api.spike.sh x-api-key: YOUR_API_KEY Accept: */*
{}
GET /orgs/info HTTP/1.1 Host: api.spike.sh x-api-key: YOUR_API_KEY Accept: */*