Resource URL

https://api.passslot.com/v1/passtypes

Example Request

Request

GET https://api.passslot.com/v1/passtypes

Response

[
   {
      "id":"pass.example.id1",
      "organizationName":"Example Organization",
      "teamIdentifier":" ABCDEFGHIJ",
      "certificateExpirationDate":"2014-06-22T02:55:50Z"
   },
   {
      "id":"pass.example.id2",
      "organizationName":"Example Organization",
      "teamIdentifier":" ABCDEFGHIJ",
      "certificateExpirationDate":"2014-06-22T02:56:13Z"
   }
]

Resource Information

HTTP Method GET
API Version 1
Requires Authentication? Yes
Response Format JSON
Response Object Pass Types