API Reference

/employees/:id/documents

Returns a collection of the uploaded and signed documents for a specific employee. Required scope: r_employees. Accessible with user level tokens and account level tokens that provide the member_id query param.

Path Params
string
required

The account subdomain

string
required

The employee id

Query Params
string

Optional member id for user tokens. Required for account tokens. Members endpoint GET /members

string
enum
Defaults to simple_employee_document
Allowed:
int32
Defaults to 10

Limits the number of the returned results

int32
Defaults to 0

Skips the first n entries. Using limit and offset one can navigate through the entire employee database

Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json