Skip to main content

collaborators

GET 

/v1/collaborators

Retrieve all collaborators in your ncScale application.

Request

Responses

200

Response Headers

  • Connection

    string

  • Content-Length

    string

  • Date

    string

  • ETag

    string

  • Keep-Alive

    string

  • X-Powered-By

    string

  • X-RateLimit-Limit

    string

  • X-RateLimit-Remaining

    string

  • X-RateLimit-Reset

    string

Schema

  • Array [

  • email string
    firstname string
    lastname string
    role string
  • ]

Loading...