Staff
The following macros are not currently supported in the header:
  • style

Staff

Introduction

The Staff field refers to your company’s AffinityLive users, Admins, Professionals, and Collaborators.

Resource Endpoints

Resource

Description

Resource

Description

GET staff

Returns a list of staff members.

GET staff/count

Returns the total number of staff.

GET staff/:id

Returns a staff member identified by staff id.

GET staff/whomai

Returns the current staff member. For handling the response, please see get staff,

GET staff/:username

Returns a staff member identified by username.

POST staff

Create a new staff member

DELETE staff/:id

Delete a staff member identified by staff id.

PUT staff/:id

Update a staff member identified by staff id.