GET v2/NFL/Persons?limit={limit}&offset={offset}&lastUpdated={lastUpdated}&esbId={esbId}
Returns a JSON Document
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| limit | integer |
Default value is 500 |
|
| offset | integer |
Default value is 0 |
|
| lastUpdated | date |
None. |
|
| esbId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.