Sign in

List team members

documented

Retrieve a list of team members.

POST /team-members/Team Membersno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

This endpoint does not exist in SignRequest's public API. The official API docs show a GET /team-members/ and GET /team-members/{uuid}/ (no POST /team-members/). To add a member to a team, use the invite_member flow on the Teams API instead: POST /teams/{subdomain}/invite_member/ with a JSON body. Complete URL and headers are shown below.
List team members · SignRequest · OpenIntegrations