Retrieve a page of citizens for the given ApplicationCopy Pageget https://api.consentric.io/v2/citizensRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsapplicationIdstringrequiredlength between 1 and 50The ID associated with the target Application.offsetstring0 to 2147483647Defaults to 0Point (inclusive) to return records from.To allow the next "page" of data to be requested. Will default to 0 if this field is not specified.limitstring1 to 10000Defaults to 20Number of citizens to return in a page.This provides for pagination allowing the client to control the size of the returned data set. Will default to 20 if this field is not specified, and will be limited at 10000 as a maximum.Responses 200OK 400Bad Request 403Forbidden 500Internal Server Error 501Not ImplementedUpdated over 1 year ago