GuidesRecipesAPI ReferenceChangelog
API Reference

Get a list of documents for a company

Summary Description

The GET company documents resource will return a list of documents for a specified company ID.

Path Params
string
required

The Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity.
Allowable Values:
9 char max

Query Params
date-time

Allows for an equals comparison to the uploadedDate field. Time portion of the input is ignored.

date-time

Allows for a Less Than Or Equal (<=) comparison to the uploadedDate field. Time portion of the input is ignored.

date-time

Allows for a Greater Than Or Equal (>=) comparison to the uploadedDate field. Time portion of the input is ignored.

boolean

Requests that the response include the Pcty-Total-Count header containing the total number of objects that match the request. This may be useful if requesting a small [limit].

int32

Defines the maximum number of items to be returned in the response.

int32

Defines the start location to return. Ex. offset=100 means starting at item 100, return the next [limit] items.

Headers
string
required

Authorization token. Ex. Bearer ...

Responses

401

Unauthorized

Language

Copyright © 2025 Paylocity. All Rights Reserved. Privacy Center | Terms and Conditions | Accessibility