Skip to main content
GET
/
api
/
spaces
/
coworkers
/
?id=[
{id1}
,
{id2}
,
{id3}
]
Fetch several Coworker records in a single request by passing their Ids as a comma-separated list enclosed in square brackets.

Authentication

This endpoint requires OAuth2 authentication. Include a valid bearer token in the Authorization header. The authenticated user must be a full unrestricted administrator or have the Coworker-Read role.

Query Parameters

id
integer[]
required
A comma-separated list of Coworker Ids enclosed in square brackets, e.g. [123,456,789].

Code Examples

curl -X GET \
  "https://spaces.nexudus.com/api/spaces/coworkers/?id=[87654321,87654322,87654323]" \
  -H "Authorization: Bearer YOUR_TOKEN"

Response

200

Returns an array of Coworker records. Each record has the same structure as the response from the Get one Coworker endpoint.
Example Response
[
  {
    "CoworkerType": 0,
    "Businesses": [],
    "Teams": [],
    "FullName": "",
    "Salutation": null,
    "Gender": 0,
    "Email": "",
    "CreateUser": false,
    "AvatarFileName": null,
    "NewAvatarUrl": null,
    "ClearAvatarFile": null,
    "BannerImageFileName": null,
    "NewBannerImageUrl": null,
    "ClearBannerImageFile": null,
    "Address": null,
    "PostCode": null,
    "CityName": null,
    "State": null,
    "CountryId": 0,
    "SimpleTimeZoneId": 0,
    "MobilePhone": null,
    "LandLine": null,
    "DateOfBirth": null,
    "NickName": null,
    "BusinessArea": null,
    "Position": null,
    "CompanyName": null,
    "ProfileWebsite": null,
    "ProfileTags": null,
    "ProfileSummary": null,
    "Twitter": null,
    "Facebook": null,
    "Google": null,
    "Telegram": null,
    "Linkedin": null,
    "Skype": null,
    "Github": null,
    "Pinterest": null,
    "Flickr": null,
    "Instagram": null,
    "Vimeo": null,
    "Tumblr": null,
    "Blogger": null,
    "ProfileIsPublic": false,
    "InvoicingBusinessId": null,
    "InvoicingBusinessName": null,
    "BillingEmail": null,
    "BillingName": null,
    "BillingAddress": null,
    "BillingPostCode": null,
    "BillingCityName": null,
    "BillingState": null,
    "BillingCountryId": null,
    "BillingSimpleTimeZoneId": null,
    "TaxRateType": 0,
    "TaxRate": null,
    "TaxIDNumber": null,
    "BankName": null,
    "BankAccount": null,
    "BankBranch": null,
    "NotifyOnNewInvoice": false,
    "NotifyOnNewPayment": false,
    "NotifyOnFailedPayment": false,
    "ShowPayingMemberInvoices": false,
    "EnableGoCardlessPayments": false,
    "UseGoCardlessProPayments": false,
    "GoCardlessContractNumber": null,
    "StripeBacsDDPaymentMethodId": null,
    "StripeBacsDDMandateId": null,
    "StripeBacsDDCustomerToken": null,
    "StripeBacsDDEnabled": false,
    "LastOverDueInvoiceReminder": null,
    "LastLowCreditReminder": null,
    "RefererGuid": null,
    "RegularPaymentProvider": 0,
    "RegularPaymentContractNumber": null,
    "CardNumber": null,
    "DoNotProcessInvoicesAutomatically": false,
    "AllowNetworkCheckin": false,
    "CheckinSinceLastRenewal": 0,
    "MinutesSinceLastRenewal": 0,
    "AccessCardId": null,
    "AccessPincode": null,
    "KeyFobNumber": null,
    "NotifyOnDelivery": false,
    "EzeepUserId": null,
    "EzeepFreePrinting": false,
    "EzeepBlueUserId": null,
    "EzeepBlueFreePrinting": false,
    "EzeepBluePrintingEnabled": false,
    "PaperCutPayAsYouPrint": false,
    "PaperCutFreePrinting": false,
    "PaperCutUserId": null,
    "CanMakeBookings": false,
    "CanBookForTeam": false,
    "CanPurchaseProducts": false,
    "CanPurchaseEvents": false,
    "CanAccessCommunity": false,
    "ReferenceNumber": null,
    "Tag": null,
    "Notes": null,
    "ShowAlert": false,
    "AlertNote": null,
    "UserId": null,
    "UserFullName": null,
    "UserIsAdmin": null,
    "UserLastAccess": null,
    "UserActive": null,
    "UserReceiveCommunityDigest": null,
    "UserReceiveEveryMessage": null,
    "Active": false,
    "NextAutoInvoice": null,
    "InvoiceDueDatePeriod": null,
    "RegistrationDate": null,
    "GeneralTermsAccepted": false,
    "LastRenewal": null,
    "LastInvoiceAttempt": null,
    "Custom1": null,
    "Custom2": null,
    "Custom3": null,
    "Custom4": null,
    "Custom5": null,
    "Custom6": null,
    "Custom7": null,
    "Custom8": null,
    "Custom9": null,
    "Custom10": null,
    "Custom11": null,
    "Custom12": null,
    "Custom13": null,
    "Custom14": null,
    "Custom15": null,
    "Custom16": null,
    "Custom17": null,
    "Custom18": null,
    "Custom19": null,
    "Custom20": null,
    "Custom21": null,
    "Custom22": null,
    "Custom23": null,
    "Custom24": null,
    "Custom25": null,
    "Custom26": null,
    "Custom27": null,
    "Custom28": null,
    "Custom29": null,
    "Custom30": null,
    "NextInvoiceLocal": null,
    "NextAutoInvoiceLocal": null,
    "RegistrationDateLocal": null,
    "AccessControlDebounceTime": null,
    "Office365AccessToken": null,
    "Office365RefreshToken": null,
    "ZoomAccessToken": null,
    "ZoomRefreshToken": null,
    "ZoomUserId": null,
    "DoordeckPrivateKey": null,
    "DoordeckPublicKey": null,
    "DoordeckUserGuid": null,
    "Office365SubscriptionId": null,
    "SaltoV2AccessToken": null,
    "StripeACHBankToken": null,
    "StripeACHCustomerToken": null,
    "HasAcceptedStripeACHAgreement": false,
    "HasVerifiedStripeACHDeposits": false,
    "PurchaseOrder": null,
    "SyncToSquare": false,
    "NotifyOnDeliveriesEmail": null,
    "AccessControlErrorNotificationSent": false,
    "SyncToPaperCutDue": false,
    "GoogleApiToken": null,
    "GoogleSubscriptionId": null,
    "CoworkerContractIds": null,
    "CoworkerContractTariffNames": null,
    "BillingDay": null,
    "TariffId": null,
    "TariffInvoiceEvery": 0,
    "TariffInvoiceEveryWeeks": 0,
    "RenewalDate": null,
    "TeamName": null,
    "TeamId": null,
    "TeamNames": null,
    "TeamIds": null,
    "CurrentAccessSignature": null,
    "CurrentAccessSignatures": null,
    "InvoiceSegregationOverride": false,
    "InvoiceSegregateContracts": false,
    "InvoiceSegregateBookings": false,
    "InvoiceSegregateProducts": false,
    "InvoiceSegregateTimePasses": false,
    "InvoiceSegregateTickets": false,
    "IsDefaultProfile": false,
    "InvoiceSegregateCharges": false,
    "BrivoUserId": null,
    "EzeepPrintingEnabled": false,
    "ChurnProbability": null,
    "EngagementLevel": null,
    "InvoiceDueDateDay": null,
    "MondayAttendance": 0,
    "TuesdayAttendance": 0,
    "WednesdayAttendance": 0,
    "ThursdayAttendance": 0,
    "FridayAttendance": 0,
    "SaturdayAttendance": 0,
    "SundayAttendance": 0,
    "Longitude": null,
    "Latitude": null,
    "BillingLongitude": null,
    "BillingLatitude": null,
    "Archived": false,
    "Id": 87654321,
    "UpdatedOn": "2025-01-15T10:30:00Z",
    "CreatedOn": "2025-01-10T08:00:00Z",
    "UniqueId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
    "UpdatedBy": "admin@example.com",
    "IsNew": false,
    "SystemId": null,
    "ToStringText": "Coworker Example",
    "LocalizationDetails": null,
    "CustomFields": null
  }
]