Companies
Retrieve companies
Retrieve all companies.
OAuth
Required scopes:community.readonly
or community
GET
/
community
/
companies
/
v1
Authorizations
Authorization
string
headerrequiredSee our authentication documentation for how to authorize your requests
Headers
spacebring-network-id
string
The id of the network. Required when using bearer token authentication
Query Parameters
locationRef
string
requiredThe id of the location.
limit
integer
default: 25The number of items to return
nextPageToken
string
nextPageToken retrieved from a previous request
title
string
Filter by company's title
Response
200 - application/json
companies
object[]
nextPageToken
string