GET v2/NFL/Persons?limit={limit}&offset={offset}&lastUpdated={lastUpdated}&esbId={esbId}

Returns a JSON Document

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.