Get Card Generation Log

Retrieves the log of cards generated for a specific card series. It also retrieves fileHandle using which you can download the history from S3 server.

👍

Note

For detailed information about the APIs and for hands-on testing, refer to the API overview documentation and step-by-step guide on making your first API call.

Prerequisites

  • Basic Authentication
  • Default access group

Resource information

URIv2/card/generation/logs
HTTP methodGET
AuthenticationBasic
Pagination supported?NO
Rate limitYES
Batch supportNO

Response Parameter

ParameterData TypeDescription
seriesNameStringName of the card series for which the cards were generated.
seriesCodeStringCode identifying the card series.
countIntegerNumber of cards generated in this batch.
createdByIntegerUser ID of the person who initiated the card generation request.
dateStringDate and time when the generation request was processed, in ISO 8601 format.
descriptionStringOptional description provided for the generation batch.
fileHandleStringUnique identifier for the generated card file.
idIntegerUnique identifier for the card generation log entry.
orgIdIntegerUnique identifier for the organization.
seriesIdIntegerUnique identifier for the card series.
Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!