Publishers

Retrieve a publisher by ID

get/publishers/{publisherId}

Path parameters

publisherIdstring required

Response

Publisher retrieved successfully

namestring
idstring

The unique identifier for the publisher. It's akin to a username. Should be lowercase.

descriptionstring
websitestring
supportstring
source_code_repostring
logostring

URL to the publisher's logo.

createdAtstring date-time

The date and time the publisher was created.

status'PublisherStatusActive' | 'PublisherStatusBanned'

Changes

Changed in 2 of the 43 revisions of this API.11

    • added the optional property status to the response with the 200 status

      response-optional-property-added

    • removed the optional property status from the response with the 200 status

      response-optional-property-removed

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog