Retrieves a list of jobs associated with a specific site. Requires job:view
permission and user ownership of the site.
Standard JWT token obtained via a separate authentication process. Required for most user-facing API endpoints.
The UUID of the Site whose jobs are to be listed.
A list of jobs for the site.
The response is of type object[]
.